home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / serial / serializ.frm < prev    next >
Text File  |  1995-03-06  |  10KB  |  353 lines

  1. VERSION 2.00
  2. Begin Form frmSerialization 
  3.    BackColor       =   &H00C0C0C0&
  4.    Caption         =   "Serialization Information"
  5.    ClientHeight    =   5505
  6.    ClientLeft      =   1350
  7.    ClientTop       =   1515
  8.    ClientWidth     =   7575
  9.    Height          =   5850
  10.    Icon            =   SERIALIZ.FRX:0000
  11.    KeyPreview      =   -1  'True
  12.    Left            =   1320
  13.    LinkTopic       =   "Form1"
  14.    ScaleHeight     =   5505
  15.    ScaleWidth      =   7575
  16.    Top             =   1200
  17.    Width           =   7635
  18.    Begin CommandButton Command7 
  19.       Caption         =   "&Clear info"
  20.       FontBold        =   0   'False
  21.       FontItalic      =   0   'False
  22.       FontName        =   "MS Sans Serif"
  23.       FontSize        =   8.25
  24.       FontStrikethru  =   0   'False
  25.       FontUnderline   =   0   'False
  26.       Height          =   465
  27.       Left            =   5310
  28.       TabIndex        =   19
  29.       Top             =   4770
  30.       Width           =   1995
  31.    End
  32.    Begin CommandButton Command6 
  33.       Caption         =   "&Set default"
  34.       FontBold        =   0   'False
  35.       FontItalic      =   0   'False
  36.       FontName        =   "MS Sans Serif"
  37.       FontSize        =   8.25
  38.       FontStrikethru  =   0   'False
  39.       FontUnderline   =   0   'False
  40.       Height          =   465
  41.       Left            =   5310
  42.       TabIndex        =   18
  43.       Top             =   4050
  44.       Width           =   1995
  45.    End
  46.    Begin CommandButton Command5 
  47.       Caption         =   "&Read Serialization"
  48.       FontBold        =   0   'False
  49.       FontItalic      =   0   'False
  50.       FontName        =   "MS Sans Serif"
  51.       FontSize        =   8.25
  52.       FontStrikethru  =   0   'False
  53.       FontUnderline   =   0   'False
  54.       Height          =   375
  55.       Left            =   5040
  56.       TabIndex        =   7
  57.       Top             =   1170
  58.       Width           =   2445
  59.    End
  60.    Begin OptionButton Option1 
  61.       BackColor       =   &H00C0C0C0&
  62.       Caption         =   "&English"
  63.       Height          =   255
  64.       Index           =   0
  65.       Left            =   3870
  66.       TabIndex        =   1
  67.       Top             =   90
  68.       Value           =   -1  'True
  69.       Width           =   1545
  70.    End
  71.    Begin OptionButton Option1 
  72.       BackColor       =   &H00C0C0C0&
  73.       Caption         =   "&French"
  74.       Height          =   255
  75.       Index           =   1
  76.       Left            =   5580
  77.       TabIndex        =   2
  78.       Top             =   90
  79.       Width           =   1545
  80.    End
  81.    Begin TextBox SerNumber 
  82.       Height          =   285
  83.       Left            =   90
  84.       MaxLength       =   9
  85.       TabIndex        =   17
  86.       Tag             =   "123456789"
  87.       Top             =   5130
  88.       Width           =   4875
  89.    End
  90.    Begin TextBox SerPart2 
  91.       Height          =   285
  92.       Left            =   90
  93.       MaxLength       =   50
  94.       TabIndex        =   15
  95.       Tag             =   "Company : MicroProgram SoftHouse"
  96.       Top             =   4500
  97.       Width           =   4875
  98.    End
  99.    Begin TextBox SerPart1 
  100.       Height          =   285
  101.       Left            =   90
  102.       MaxLength       =   50
  103.       TabIndex        =   13
  104.       TabStop         =   0   'False
  105.       Tag             =   "User : Gill Bates"
  106.       Top             =   3870
  107.       Width           =   4875
  108.    End
  109.    Begin CommandButton Command4 
  110.       Caption         =   "&Exit"
  111.       FontBold        =   0   'False
  112.       FontItalic      =   0   'False
  113.       FontName        =   "MS Sans Serif"
  114.       FontSize        =   8.25
  115.       FontStrikethru  =   0   'False
  116.       FontUnderline   =   0   'False
  117.       Height          =   375
  118.       Left            =   5670
  119.       TabIndex        =   11
  120.       Top             =   2970
  121.       Width           =   1185
  122.    End
  123.    Begin PictureBox Picture1 
  124.       AutoSize        =   -1  'True
  125.       BorderStyle     =   0  'None
  126.       Height          =   480
  127.       Left            =   6660
  128.       Picture         =   SERIALIZ.FRX:0302
  129.       ScaleHeight     =   480
  130.       ScaleWidth      =   480
  131.       TabIndex        =   20
  132.       Top             =   570
  133.       Visible         =   0   'False
  134.       Width           =   480
  135.    End
  136.    Begin CommandButton Command3 
  137.       Caption         =   "&Add 1 to Serial Number"
  138.       FontBold        =   0   'False
  139.       FontItalic      =   0   'False
  140.       FontName        =   "MS Sans Serif"
  141.       FontSize        =   8.25
  142.       FontStrikethru  =   0   'False
  143.       FontUnderline   =   0   'False
  144.       Height          =   375
  145.       Left            =   5040
  146.       TabIndex        =   10
  147.       Top             =   2520
  148.       Width           =   2445
  149.    End
  150.    Begin FileListBox File1 
  151.       Height          =   2175
  152.       Left            =   3150
  153.       Pattern         =   "*.exe;*.dll"
  154.       TabIndex        =   6
  155.       Top             =   1170
  156.       Width           =   1815
  157.    End
  158.    Begin DirListBox Dir1 
  159.       Height          =   2055
  160.       Left            =   90
  161.       TabIndex        =   5
  162.       Top             =   1170
  163.       Width           =   2985
  164.    End
  165.    Begin DriveListBox Drive1 
  166.       Height          =   315
  167.       Left            =   90
  168.       TabIndex        =   4
  169.       Top             =   810
  170.       Width           =   2985
  171.    End
  172.    Begin CommandButton Command2 
  173.       Caption         =   "&Remove Serialization"
  174.       FontBold        =   0   'False
  175.       FontItalic      =   0   'False
  176.       FontName        =   "MS Sans Serif"
  177.       FontSize        =   8.25
  178.       FontStrikethru  =   0   'False
  179.       FontUnderline   =   0   'False
  180.       Height          =   375
  181.       Left            =   5040
  182.       TabIndex        =   9
  183.       Top             =   2070
  184.       Width           =   2445
  185.    End
  186.    Begin CommandButton Command1 
  187.       Caption         =   "&Add Serialization"
  188.       FontBold        =   0   'False
  189.       FontItalic      =   0   'False
  190.       FontName        =   "MS Sans Serif"
  191.       FontSize        =   8.25
  192.       FontStrikethru  =   0   'False
  193.       FontUnderline   =   0   'False
  194.       Height          =   375
  195.       Left            =   5040
  196.       TabIndex        =   8
  197.       Top             =   1620
  198.       Width           =   2445
  199.    End
  200.    Begin Label Label2 
  201.       BackStyle       =   0  'Transparent
  202.       Caption         =   "Select a &language"
  203.       Height          =   195
  204.       Index           =   0
  205.       Left            =   90
  206.       TabIndex        =   0
  207.       Top             =   120
  208.       Width           =   3615
  209.    End
  210.    Begin Line Line1 
  211.       BorderColor     =   &H00FFFFFF&
  212.       BorderWidth     =   2
  213.       Index           =   0
  214.       X1              =   90
  215.       X2              =   7470
  216.       Y1              =   450
  217.       Y2              =   450
  218.    End
  219.    Begin Label Label1 
  220.       BackStyle       =   0  'Transparent
  221.       Caption         =   "&Enter serialization number (9 digits)"
  222.       Height          =   195
  223.       Index           =   2
  224.       Left            =   90
  225.       TabIndex        =   16
  226.       Top             =   4860
  227.       Width           =   4875
  228.    End
  229.    Begin Label Label1 
  230.       BackStyle       =   0  'Transparent
  231.       Caption         =   "&Enter second part of serialization (50 chars)"
  232.       Height          =   195
  233.       Index           =   1
  234.       Left            =   90
  235.       TabIndex        =   14
  236.       Top             =   4230
  237.       Width           =   4875
  238.    End
  239.    Begin Label Label1 
  240.       BackStyle       =   0  'Transparent
  241.       Caption         =   "&Enter first part of serialization (50 chars)"
  242.       Height          =   195
  243.       Index           =   0
  244.       Left            =   90
  245.       TabIndex        =   12
  246.       Top             =   3600
  247.       Width           =   4875
  248.    End
  249.    Begin Line Line1 
  250.       BorderColor     =   &H00FFFFFF&
  251.       BorderWidth     =   2
  252.       Index           =   1
  253.       X1              =   90
  254.       X2              =   7470
  255.       Y1              =   3510
  256.       Y2              =   3510
  257.    End
  258.    Begin Label Label2 
  259.       BackStyle